home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / lib / include / ds5000.md / Makefile < prev    next >
Encoding:
Makefile  |  1991-10-25  |  891 b   |  30 lines

  1. #
  2. # Prototype makefile for directories containing only system header
  3. # files.
  4. #
  5. # This Makefile is automatically generated.
  6. # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
  7. #
  8. # Generated from /sprite/lib/mkmf/Makefile.hdrs
  9. # Fri Oct 25 13:22:15 PDT 1991
  10. #
  11. # For more information, refer to the mkmf manual page.
  12. #
  13. # $Header: /sprite/lib/mkmf/RCS/Makefile.hdrs,v 1.4 89/10/09 21:28:36 rab Exp $ SPRITE (Berkeley)
  14. #
  15. # Allow mkmf
  16.  
  17. HDRS        = a.out.h alloca.h aouthdr.h filehdr.h float.h limits.h linenum.h machparam.h nlist.h reg.h regdef.h reloc.h scnhdr.h setjmp.h sigMach.h storclass.h stsupport.h sym.h symconst.h syms.h varargs.h vmMach.h vmparam.h
  18. INCLUDEDIR    = /sprite/lib/include/ds3100.md
  19. MAKEFILE    = Makefile
  20. SUBDIRS        = cmplrs sys
  21. DISTDIR        ?= /dist/sprite/src/lib/include/ds3100.md
  22.  
  23. SYSMAKEFILE    = hdrs.mk
  24.  
  25. #if exists(local.mk)
  26. #include    "local.mk"
  27. #else
  28. #include    <$(SYSMAKEFILE)>
  29. #endif
  30.